Fix bug #11720 with cursor positioning in outline-mode and Org buffers.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2012 11:47:44 +0000 (14:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2012 11:47:44 +0000 (14:47 +0300)
commit06da3cb3e5b41798d553c2e2d432d009078684a5
tree883481e8fcaedaad2369b614fed95e7babd2a61f
parent72028f51ba798c690252a7f973a5c675e4af4404
Fix bug #11720 with cursor positioning in outline-mode and Org buffers.

 src/xdisp.c (set_cursor_from_row): Use the leftmost glyph as GLYPH_BEFORE, not
 the rightmost.
src/ChangeLog
src/xdisp.c